Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bpo-46236: Fix PyFunction_GetAnnotations() returned tuple. #30409

Merged
merged 4 commits into from
Jan 5, 2022

Conversation

methane
Copy link
Member

@methane methane commented Jan 5, 2022

https://bugs.python.org/issue46236

Automerge-Triggered-By: GH:pablogsal

@methane methane added needs backport to 3.10 only security fixes type-bug An unexpected behavior, bug, or error labels Jan 5, 2022
Copy link
Member

@pablogsal pablogsal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Thanks a lot for the quick fix, @methane!

@miss-islington
Copy link
Contributor

@methane: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 46e4c25 into python:main Jan 5, 2022
@miss-islington
Copy link
Contributor

Thanks @methane for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 5, 2022
…30409)

Automerge-Triggered-By: GH:pablogsal
(cherry picked from commit 46e4c25)

Co-authored-by: Inada Naoki <[email protected]>
@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Jan 5, 2022
@bedevere-bot
Copy link

GH-30420 is a backport of this pull request to the 3.10 branch.

miss-islington added a commit that referenced this pull request Jan 5, 2022
Automerge-Triggered-By: GH:pablogsal
(cherry picked from commit 46e4c25)

Co-authored-by: Inada Naoki <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants